Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fixes #380 | fixes get_filter_changes() function #381

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

18aaddy
Copy link
Contributor

@18aaddy 18aaddy commented Sep 30, 2024

This PR fixes #380
I have updated the function to return correct value and call the correct function.
Working locally ✅

@18aaddy
Copy link
Contributor Author

18aaddy commented Oct 1, 2024

@ncitron can you review pls?

@ncitron
Copy link
Collaborator

ncitron commented Oct 26, 2024

Sorry we were working on some big changes to Helios so this will need to be redone against the current master. Looks like the bug is still there though. Good catch! The location of that file is now in core/client/mod.rs

@18aaddy
Copy link
Contributor Author

18aaddy commented Oct 27, 2024

Yes sure I'll update the PR

@18aaddy 18aaddy closed this Oct 27, 2024
@18aaddy 18aaddy force-pushed the fix/client-get-filter-changes branch from f586d44 to 65397b7 Compare October 27, 2024 17:24
@18aaddy 18aaddy reopened this Oct 27, 2024
@18aaddy
Copy link
Contributor Author

18aaddy commented Oct 27, 2024

✅ Rebased this branch

@ncitron ncitron merged commit 664745e into a16z:master Oct 31, 2024
8 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: get_filter_changes() function in client.rs
2 participants